#content>div {
	margin: 0px;
}

.pos-center {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  width: 100%;
}

#full-width,
#full-width > div {
	height: 100%;
}

#full-width .widget {
  position: relative;
}

#site-logo {
	text-align: center;
  padding: 20px;
  position: relative;
  z-index: 2;
}

#site-logo h1 {
	font-size: 0px;
}

.first-slide {
	background-image: url('http://chilmedia.org/v2/file-preview/c4664dc2-f4ff-4f97-b767-852986645aef.jpg');
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
}

.phones-holder,
.first-slide .widget-content {
	font-size: 0px;
}

.phones-holder > div,
.first-slide .widget-content > div {
	display: inline-block;
  font-size: 16px;
  vertical-align: top;
  -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.first-slide .widget-content > div {
  width: 50%;
  font-size: 16px;
  text-align: left;
  vertical-align: middle;
}

.first-slide .widget-content > div:nth-child(2) {
  padding-left: 8%;
	text-align: right;
}

.second-slide {
	height: inherit;
}

.second-slide .widget-content {
  height: 100%;
	padding: 0px 20px;
}

.second-slide h2 {
	text-align: center;
  position: absolute;
  top: 20px;
  left: 0px;
  width: 100%;
}

.phones-holder {
  height: 100%;
  padding-top: 80px;
  -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.phones-holder > div {
	width: 20%;
  padding:15px;
  height: inherit;
  text-align: center;
}

.phones-holder > div p {
	text-align: left;
}

.phones-holder > div img {
	max-height: 100%;
  display: none;
}

.phones-holder .fonticon-Plussimple {
  margin-top: 40px;
}

.fonticon-Plussimple {
  display: inline-block;
  width: 36px;
  text-align: center;
  height: 36px;
  line-height: 36px;
  background-color: #f0860b;
  color: #FFF;
  font-size: 20px;
  border-radius: 50%;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}

.hand-holder {
  margin: 0px auto;
  margin-top: 50px;
	max-width: 530px;
  position: relative;
}

.hand-holder > div {
	position: relative;
  width: 100%;
  padding-top: 130%;
}

.hand-holder > div:after {
	content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url('http://chilmedia.org/v2/file-preview/3c1571c4-9895-437b-b6fd-58c779e2ca11.png');
  background-size: cover;
  background-position: center;
}

.ch-controls a:after, .ch-controls a:before {
	background: #7AC143;
  left: 18px;
}

.ch-controls .ch-prev:after, .ch-controls .ch-next:after {
  top: 20px;
}

.ch-controls .ch-prev:before, .ch-controls .ch-next:before {
  bottom: 20px;
}

.ch-controls a {
	border: 1px solid #7AC143;
  padding: 10px;
  
}

.ch-slider-holder {
	position: absolute;
  top: 0px;
  left: 0px;
}

#slideIn {
  position: relative;
  max-width: 80%;
  left: -1000px;
  top: -20px;
  -webkit-animation: slide 0.5s forwards;
  -webkit-animation-delay: 0.5s;
  animation: slide 0.5s forwards;
  animation-delay: 0.5s;
}
.fourth-chil,
.first-chil,
.second-chil,
.fifth-slide,
.third-slide {
  background-size: cover;
  background-position: center;
}

.third-slide {
  text-align: center;
	background-image: url('http://chilmedia.org/v2/file-preview/3fb5c8c3-2b2d-4559-9876-775d72d0cf4d.jpg');
}

.fifth-slide {
	background-image: url('http://chilmedia.org/v2/file-preview/cbef30aa-57f2-44e6-a6e7-37e8fdfe577f.jpg');
}
.fifth-chil .widget-content,
.fourth-chil .widget-content,
.third-slide .widget-content {
	padding: 60px 20px;
}

.fourth-slide .widget-content {
  padding-top: 60px;
	padding-bottom: 0px;
}

.fifth-chil h2,
.fifth-slide h2,
.fourth-slide h2,
.third-slide h2 {
	padding: 20px 0px;
}

.fifth-slide h2 {
	text-align: center;
}

.third-slide img {
	display: inline-block;
  margin-top: 20px;
}

.fifth-chil,
.fourth-slide {
	text-align: center;
}

.ch-bullets {
	display: none;
}

.ch-controls {
	left: 0px;
}

.fifth-slide .widget-content {
	padding-top: 60px;
  padding-bottom: 60px;
}

.form-img {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
  margin: 0px 0px 10px 10px;
  width: 50%;
}

/**/


.first-chil h2 {
  color: #606060;
}

.first-chil {
	width: 100%;
  height: 100%;
  background-image: url('http://chilmedia.org/v2/file-preview/8f6da9c4-7948-4c36-b4cb-b7a635336528.jpg');
}

.first-chil .widget-content {
	height: 100%;
}

.second-chil {
  background-image: url('http://chilmedia.org/v2/file-preview/dcd45f85-6729-43a7-b7a3-e71b464b8499.jpg');
}

.fourth-chil {
  background-image: url('http://chilmedia.org/v2/file-preview/202913b8-5ed9-4bd3-ab7b-2b8b29c721da.jpg');
}

.second-chil .widget-content {
	color: #FFF;
  text-align: center;
  font-size: 20px;
}
.second-chil .widget-content p {
  line-height: 34px;
}

.second-chil > div {
	max-width: 800px;
  margin: 0px auto;
}

.second-chil .widget-content img {
  display: inline-block;
	padding: 16%;
}

.goto-link {
	display: inline-block;
  line-height: 26px;
  color: #f0860b;
  margin-top: 26px;
}

.goto-link i {
  display: inline-block;
  width: 26px;
  text-align: center;
  height: 26px;
  line-height: 26px;
  color: inherit;
  border: 1px solid;
  font-size: 20px;
  border-radius: 50%;
  margin-right: 26px;
}

.third-chil .widget-content {
  padding: 60px 20px; 
	text-align: center;
}
.fifth-chil h2,
.third-chil h2 {
	color: #f0860b;
}

.fifth-chil h2 {
	padding-bottom: 60px;
}

.first-slide .goto-link {
	color: #7AC143;
}


@-webkit-keyframes slide {
    100% { left: 0; }
}

@keyframes slide {
    100% { left: 0; }
}

@media all and (orientation:portrait) {
  #full-width .first-chil,
  #full-width .second-slide,
  #full-width .first-slide {
  	height: 50%;
  }
}